Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links and Images: Add additional resource link for better understanding image formats #28612

Merged
merged 3 commits into from
Aug 12, 2024

Conversation

youssef-el-atmani
Copy link
Contributor

Added a link to an imagekit.io article in the "Additional Resources" section of the "Links and Images" lesson. The article compares JPEG, PNG, GIF, and WebP formats, helping learners choose the right format for web use.

Because

It is a great resource for those who want to understand more deeply:

  • the difference between the different types of image formats
  • and which image format to use for different cases.

This PR

Issue

Closes #XXXXX

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project curriculum contributing guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • If any lesson files are included in this PR, they follow the Layout Style Guide

Added a link to an imagekit.io article in the "Additional Resources" section of the "Links and Images" lesson. The article compares JPEG, PNG, GIF, and WebP formats, helping learners choose the right format for web use.
@github-actions github-actions bot added the Content: Foundations Involves the Foundations content label Aug 11, 2024
Updated the link text in the "Additional Resources" section of the "Links and Images" lesson to be more descriptive. The link now clearly indicates that it leads to an article on the best image formats for web use, ensuring better accessibility and compliance with guidelines.
Ensuring compliance with guidelines.
@CouchofTomato CouchofTomato merged commit 900c02c into TheOdinProject:main Aug 12, 2024
2 checks passed
@youssef-el-atmani youssef-el-atmani deleted the patch-2 branch August 12, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content: Foundations Involves the Foundations content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants